- destroy_GL_Context
bool destroy_GL_Context()
Undocumented in source. Be warned that the author may not have intended to support it.
- hipGetWindowSize
int[2] hipGetWindowSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hipSetApplicationFullscreen
void hipSetApplicationFullscreen(bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hipSetApplicationTitle
void hipSetApplicationTitle(const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hipSetMTKView
void hipSetMTKView(void** MTKView, int* outWidth, int* outHeight)
Those are defined in Hipreme Engine Shared/Renderer.m
- hipSetWindowSize
void hipSetWindowSize(uint width, uint height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- openWindow
void openWindow(void** MTKView, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowName
void setWindowName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
- swapBuffer
void swapBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.